home *** CD-ROM | disk | FTP | other *** search
/ Floppyshop 2 / Floppyshop - 2.zip / Floppyshop - 2.iso / diskmags / 0022-3.564 / dmg-0132 / 465.txt < prev    next >
Text File  |  1997-04-16  |  33KB  |  760 lines

  1. Info-Atari16 Digest         Wed,  4 Sep 91       Volume 91 : Issue 465
  2.  
  3. Today's Topics:
  4.                 Conclusions:  How do I stop Control-C?
  5.                      Info-Atari16 Digest V91 #464
  6.  
  7. Welcome to the Info-Atari16 Digest.  The configuration for the automatic
  8. cross-posting to/from Usenet is getting closer, but still getting thrashed
  9. out.  Please send notifications about broken digests or bogus messages
  10. to Info-Atari16-Request@NAUCSE.CSE.NAU.EDU.
  11.  
  12. Please send requests for un/subscription and other administrivia to
  13. Info-Atari16-Request, *NOT* Info-Atari16.  Requests that go to the list
  14. instead of the moderators are likely to be lost or ignored.
  15.  
  16. If you want to unsubscribe, and you're receiving the digest indirectly
  17. from someplace (usually a BITNET host) that redistributes it, please
  18. contact the redistributor, not us.
  19. ----------------------------------------------------------------------
  20.  
  21. Date: 4 Sep 91 19:16:01 GMT
  22. From:
  23.  noao!ncar!elroy.jpl.nasa.gov!swrinde!mips!atha!aunro!apss!ersys!mforget@arizona
  24.  .edu (Michel Forget)
  25. Subject: Conclusions:  How do I stop Control-C?
  26. To: Info-Atari16@naucse.cse.nau.edu
  27.  
  28. About a week ago, I posted a message asking how to prevent the ST from
  29. aborting a program while waiting for input or sending output if Control-C
  30. was pressed.  I received a number of suggestions, and here are my
  31. conclusions:
  32.  
  33. 1.  Use BIOS functions.  Bconin & Bconout work fine to get characters and
  34. send characters respectively.  They also do not wait for the user to
  35. press return on input, which was useful.  I found that when I read from
  36. the file, though, I had to manually convert '\n' characters into a CR,
  37. followed by an LF for the output to the screen to look correct.
  38.  
  39. 2.  Use getch() and putch() to do the input and output, and use cfg_ch()
  40. to modify the functions to use the BIOS calls mentioned above.  This
  41. would be more portable than the above method, but I think it might be a
  42. tiny bit slower.  I had problems getting this method to work for me, but
  43. I now realize that I would have also had to convert '\n' characters into
  44. a CR, followed by an LF for the output to the screen to look correct.
  45.  
  46. I would like to thank everyone who answered my questions to offer help.
  47.  
  48. <<  ----------------------------------  >>
  49. <<  ersys!mforget@nro.cs.athabascau.ca  >>
  50. <<     mforget@ersys.edmonton.ab.ca     >>
  51. <<            Michel Forget             >>
  52. <<     "He's dead, Jim..." - Bones      >>
  53. <<  ----------------------------------  >>
  54.  
  55. ------------------------------
  56.  
  57. Date: Wed, 4 Sep 91 14:37 CST
  58. From: Brook Bakay <BAKAY1B@Meena.CC.URegina.CA>
  59. Subject: Info-Atari16 Digest V91 #464
  60. To: Info-Atari16@naucse.cse.nau.edu
  61.  
  62. You *CAN* get a PC emulator that will accept stock cards (for VGA, etc).  That
  63. emulator is the new Supercharger and I think it has a 386 in it too!!!
  64.  
  65. Brook
  66.  
  67. ------------------------------
  68.  
  69. Date: Wed Sep  4 20:12:59 GMT 1991
  70. From: @calstatela.edu:Info-Atari16@naucse.cse.nau.edu
  71. To: @calstatela.edu:Info-Atari16@naucse.cse.nau.edu
  72.  
  73. >From naucse.cse.nau.edu!Info-Atari16 Wed Sep  4 12:45:09 MST 1991 remote from
  74.  calstatela.edu
  75. Return-Path: <@calstatela.edu:atari16@naucse.cse.nau.edu>
  76. Received: from calstatela.edu by atss.calstatela.edu; Wed,  4 Sep 1991 13:12 PDT
  77. Received: from naucse.cse.nau.edu
  78.           by eagle.calstatela.edu (4.1-CSULAR.071191)
  79.           id AA11787; Wed, 4 Sep 91 13:18:41 PDT
  80. Received: by naucse.cse.nau.edu (5.61/1.5-nau)
  81.         id AA22468; Wed, 4 Sep 91 12:45:16 -0700
  82. Message-Id: <9109041945.AA22468@naucse.cse.nau.edu>
  83. Date: Wed,  4 Sep 91 12:45:09 MST
  84. From: calstatela.edu!naucse.cse.nau.edu!Info-Atari16-Request (Info-Atari16)
  85. Reply-To: @calstatela.edu:Info-Atari16@naucse.cse.nau.edu
  86. Subject: Info-Atari16 Digest V91 #464
  87. To: naucse.cse.nau.edu!Info-Atari16-Distribution
  88. Content-Type: text
  89. Content-Length: 27545
  90.  
  91.  
  92. Info-Atari16 Digest         Wed,  4 Sep 91       Volume 91 : Issue 464
  93.  
  94. Today's Topics:
  95.                              frustration
  96.                        Laser Printer Problems!
  97.                    Little Computer People (2 msgs)
  98.       Machine Prices (was Re: ATW adon for ST's (was RE: CD-I))
  99.                        MSDOS emulator with 386
  100.                           MultiGEM Question!
  101.                PC Emulators- Worth the money? (2 msgs)
  102.                            STE Info Wanted
  103.                           Super Charger 286?
  104.              Tos 2.0x coming to an STf(m) near you...!not
  105.             Tos 2.0x coming to an STf(m) near you... NOT!
  106.                       TT Unix / TT TOS (2 msgs)
  107.  
  108. Welcome to the Info-Atari16 Digest.  The configuration for the automatic
  109. cross-posting to/from Usenet is getting closer, but still getting thrashed
  110. out.  Please send notifications about broken digests or bogus messages
  111. to Info-Atari16-Request@NAUCSE.CSE.NAU.EDU.
  112.  
  113. Please send requests for un/subscription and other administrivia to
  114. Info-Atari16-Request, *NOT* Info-Atari16.  Requests that go to the list
  115. instead of the moderators are likely to be lost or ignored.
  116.  
  117. If you want to unsubscribe, and you're receiving the digest indirectly
  118. from someplace (usually a BITNET host) that redistributes it, please
  119. contact the redistributor, not us.
  120. ----------------------------------------------------------------------
  121.  
  122. Date: 4 Sep 91 16:27:56 GMT
  123. From: noao!asuvax!cs.utexas.edu!samsung!know!daemon@arizona.edu
  124. Subject: frustration
  125. To: Info-Atari16@naucse.cse.nau.edu
  126.  
  127. Everytime I try to back up the internal (Seagate ST157N) drive on my TT
  128. using an ICD FA.ST 155meg tape drive, my TT crashes. I shipped the tape
  129. drive to ICD in Rockford Illinois and ICD could not get the tape unit to
  130. fail.
  131.  
  132. The internal drive was formatted with the TT hard disk utilities and before
  133. doing a backup, I run the ICDBOOT.PRG code, version 5.3.0. The tape back up
  134. software is version 2.10 beta. When I do a backup, I have TT cache off and
  135. no desk accessories (except the CPX control panel). The tape drive is set
  136. to ID 3.
  137.  
  138. I have tried two (2) different drive cables and five (5) different tapes.
  139. Crashes still occur 100% of the time.
  140.  
  141. Does ANYONE have ANY idea what could be causing my system to crash?
  142.  
  143. I have had the tape drive for 6 months and just cannot use it to back up my
  144. TT. FRUSTRATION is an understatement!!!
  145.  
  146. ------------------------------
  147.  
  148. Date: 4 Sep 91 15:45:05 GMT
  149. From: mcsun!unido!uni-koeln!a0067@uunet.uu.net (Stephan B. Webanck)
  150. Subject: Laser Printer Problems!
  151. To: Info-Atari16@naucse.cse.nau.edu
  152.  
  153. Hi there,
  154.  
  155. having too much money we bought some fancy laserprinters (not the
  156. ATARI SLM) and now want to link them to our ATARIs.
  157.  
  158. First we got a CANON LBP-4.
  159.  
  160. This machine gives no reaction when connected to the ATARI parallel
  161. port, but works fine when connected to any IBM clone.
  162.  
  163. Second we got a QMS PS-410. Wonderful machine with two ports and
  164. Postscript capability.
  165.  
  166. And again we get no reaction when this QMS is connected to the ATARI
  167. parallel port. Everything is OK when an IBM clone is used.
  168.  
  169. What is special about the ATARI parallel port?
  170. What must be changed in the ATARI or the Laserprinters or the
  171. connecting cable to make the ensemble work together?
  172. Neither the parallel ports of an 1040ST, nor MEGA2 nor MEGA4
  173. do work.
  174.  
  175. We would very much like to obtain some help or the investment
  176. of several kDM is in vain.
  177.  
  178. Please Help
  179.  
  180. Kurt
  181.  
  182. PLEASE SEND YOUR ANSWERS VIA E-MAIL BECAUSE I HAVE NO ACCESS TO THIS
  183. NEWSBOARD SYSTEM!!!
  184.  
  185. MY E-MAIL ADDRESS IS:     stueber@vax.mpiz-koeln.mpg.dbp.de
  186.  
  187.  
  188. ------------------------------
  189.  
  190. Date: 3 Sep 91 22:32:40 GMT
  191. From: hpl-opus!hpcc05!hpcc01!wright@hplabs.hp.com (Jeff Wright)
  192. Subject: Little Computer People
  193. To: Info-Atari16@naucse.cse.nau.edu
  194.  
  195. > I received some ST software sight unseen from a buddy of mine.  Mostly
  196. > garbage but with one interesting program.  It is called "Little Computer
  197. > People", from Activision 1985/1986 on the original disk...
  198. > I did not receive any documention with the
  199. > disk whatsoever.  I have figured out lots of stuff through experimentation,
  200. > but would like to get the full docs.
  201.  
  202. I have this too (my wife picked it out).  I haven't looked at it in awhile,
  203. but as I recall the docs didn't explain everything.  Sort of like an
  204. adventure game where you not only have to solve the puzzle but you have to
  205. learn the language, too.
  206.  
  207.  
  208. --Jeff Wright                  HP IC Business Division--Palo Alto
  209.   wright@hpctgrd.hpl.hp.com               (HPtelnet/415) 857-5351
  210.  
  211. ------------------------------
  212.  
  213. Date: 4 Sep 91 14:44:26 GMT
  214. From: pmafire!mica.inel.gov!lph@uunet.uu.net (Randolph Pacetti)
  215. Subject: Little Computer People
  216. To: Info-Atari16@naucse.cse.nau.edu
  217.  
  218. Does who has Little Computer People for the ST want to sell it?  I've heard
  219. some good things about it, and I think my kid (and I) would enjoy it.
  220.  
  221. ---
  222. Randy Pacetti, Engineering Specialist, AI and Information Engineering
  223. Idaho National Engineering Laboratory, PO Box 1625, Idaho Falls, ID 83415-2090
  224. Internet: lph@inel.gov  Office: (208) 525-5442  FAX: (208) 525-5996
  225. Randy Pacetti, Engineering Specialist, AI and Information Engineering
  226. Idaho National Engineering Laboratory, PO Box 1625, Idaho Falls, ID 83415-1206
  227. Internet: lph@inel.gov  Office: (208) 526-0136  FAX: (208) 526-1419  FTS: 583
  228. ========== long legal disclaimer follows, press n to skip ===========
  229.  
  230. Neither the United States Government or the Idaho National Engineering
  231. Laboratory or any of their employees, makes any warranty, whatsoever,
  232. implied, or assumes any legal liability or responsibility regarding any
  233. information, disclosed, or represents that its use would not infringe
  234. privately owned rights.  No specific reference constitutes or implies
  235. endorsement, recommendation, or favoring by the United States
  236. Government or the Idaho National Engineering Laboratory.  The views and
  237. opinions expressed herein do not necessarily reflect those of the
  238. United States Government or the Idaho National Engineering Laboratory,
  239. and shall not be used for advertising or product endorsement purposes.
  240.  
  241. ------------------------------
  242.  
  243. Date: 4 Sep 91 10:55:41 GMT
  244. From: mcsun!corton!laas!ralph@uunet.uu.net (Ralph P. Sobek)
  245. Subject: Machine Prices (was Re: ATW adon for ST's (was RE: CD-I))
  246. To: Info-Atari16@naucse.cse.nau.edu
  247.  
  248. In article <1991Aug16.172116.2704@cunixf.cc.columbia.edu>
  249.  cmm1@cunixb.cc.columbia.edu (Christopher M Mauritz) writes:
  250. | In article <1991Aug12.203647.431@newcastle.ac.uk> D.C.Halliday@newcastle.ac.uk
  251.  (Dave Halliday) writes:
  252. | >
  253. | >While talking about the ATW it is now available for 2500pounds with
  254. | >educational discount. (Thats Half price!)
  255. |
  256. | So what?  You can go out right now and buy a 21 MIP Sun SPARCstation
  257. | ELC for the same price in the US (about US$5,000).  Wouldn't it be
  258. | better to own a SUPPORTED workstation that runs a real unix and that
  259. | you could do real development work on?
  260.  
  261. Have any of you been debating between getting an Atari TT or a Next
  262. Station?  It seems that the educational discount for a Next Station in
  263. the US is approx. 3,200 $US for 8 Megs and a 100 Meg disk plus gobs of
  264. software.   Here in France a similarly configured TT/8 is in the same
  265. ball park 20,000 FF and the educational discount is only 10%.
  266.  
  267. | p.s.  That $5K figure is LIST price, not educational discount.  That is
  268. |       probably even much cheaper.
  269.  
  270. The Next Station already has Unix(tm)! Unfortunately, here in France
  271. you have to multiply the price by at least 2 in order to get a Next
  272. Station.
  273.  
  274. Wishfully thinking...
  275. --
  276. Ralph P. Sobek                    Disclaimer: The above ruminations are my own.
  277. ralph@laas.fr                              Addresses are ordered by importance.
  278. ralph@laas.uucp, or ...!uunet!laas!ralph
  279. If all else fails, try:                               sobek@eclair.Berkeley.EDU
  280. Phone: (+33-)61-33-62-66  FAX-1: (+33-)61-33-64-55  FAX-2: (+33-)61-55-35-77
  281. ===============================================================================
  282. Got a Mega 4 ST.  Wishing it was a Mega STe!  :-| Do I *really* want a TT? ;
  283.  
  284. ------------------------------
  285.  
  286. Date: 4 Sep 91 12:14:32 GMT
  287. From: mcsun!hp4nl!phigate!alp!johnj@uunet.uu.net (John Janssen)
  288. Subject: MSDOS emulator with 386
  289. To: Info-Atari16@naucse.cse.nau.edu
  290.  
  291. Hi again,
  292.  
  293. I went to the Atari Messe in Dusseldorf. After that, I had holidays,
  294. so I was not able to contribute/read the net earlier.
  295.  
  296. I read a few article about the messe, but there is only one big thing
  297. I would like to add:
  298.  
  299. an MSDOS emulator using the 386 processor.
  300. Fortunaltely/Unfortunality it worked with the MEGA STE only.
  301.  
  302. They had a special "Messe" price which was 695 DM (if I remember well).
  303. Unfortunately I did not have enough money to buy it :-(
  304.  
  305. The Printed circuit board was very well done. And it occupies a nice
  306. empty place within the MEGA STE. No soldering required as far as I can
  307. remember.
  308.  
  309. Beside the sockets for the 68000 and the 80386, there was another
  310. big socket (although left open). To me it looked ok for a co-processor.
  311.  
  312. It did work with MSDOS 5.0 and could uses some partitions of harddisks
  313. which were not being used by TOS.
  314.  
  315. As the person spoke German very well, I think they produced it there...
  316.  
  317. I do not have more information with me right now, but if there is
  318. enough interest I will bring the information with me and post it here.
  319.  
  320.  
  321. --
  322. John Janssen         Email: johnj@echo.philips.nl
  323. The Netherlands
  324. Work: +31 40 756588  Atari Mega STE, MIDI, C-lab Notator and Unitor.
  325. Home: +31 77 513177  Astro -Birth/Place/Date/Time you > you.doc
  326. --
  327.  
  328. --
  329. John Janssen         Email: johnj@echo.philips.nl
  330. The Netherlands
  331.  
  332. ------------------------------
  333.  
  334. Date: 4 Sep 91 17:01:08 GMT
  335. From:
  336.  noao!ncar!asuvax!cs.utexas.edu!swrinde!mips!pacbell.com!pacbell!pbhya!dbsuthe@a
  337.  rizona.edu (Daniel B. Suthers)
  338. Subject: MultiGEM Question!
  339. To: Info-Atari16@naucse.cse.nau.edu
  340.  
  341. In article <uHu071w164w@ersys.edmonton.ab.ca> mforget@ersys.edmonton.ab.ca
  342.  (Michel Forget) writes:
  343. >Hello.  A friend of mine recently bought a new ST, and he discovered a
  344. >program called MultiGEM.  It was installed on his Hard Drive, so he tried
  345. >to use it.  He had a little success, in that he was able to have
  346. >InterLink execute in the background.
  347. [ TEXT DELETED ]
  348. >The second question is for me, since I will consider purchasing the
  349. >product if it is good.  If you have any general information about the
  350. >product, that would also be helpful.  I hope someone can help him out
  351. >(and me as well with the second question).  Thanks for your time.
  352.  
  353. I purchased it against the advice of my local dealer, ATY computers in Oakland.
  354. It did work on the mega2 in the shop, although only sometimes.  I have not
  355. successfully run it on my 1040STe at all.
  356.  
  357. It's a great concept, but it needs to mature a little still.
  358.  
  359. Dan
  360.  
  361. ------------------------------
  362.  
  363. Date: 4 Sep 91 07:35:23 GMT
  364. From:
  365.  noao!ncar!elroy.jpl.nasa.gov!swrinde!zaphod.mps.ohio-state.edu!unix.cis.pitt.ed
  366.  u!gvlf3.gvl.unisys.com!tredysvr!cellar!revpk@arizona.edu (Brian 'Rev P-K'
  367.  Siano)
  368. Subject: PC Emulators- Worth the money?
  369. To: Info-Atari16@naucse.cse.nau.edu
  370.  
  371. longj@lonex.rl.af.mil (Jeffrey K. Long) writes:
  372.  
  373. > I have been frustrated to discover that several software houses I used to
  374. > buy from have discontinued carrying atari-st titles!  I don't want to
  375. > sell my STe, it does what I want it to with a minimum of hassles.
  376. >  But... I would like to get some of the more popular software titles, and
  377. > since they all are for MS-DOS machines, I was considering an IBM Emulator.
  378. >
  379. > Does anyone have comments on the relative merits of the available ones:
  380. > PC-Speed, Supercharger (save the breath on PC-Ditto!) and others?
  381. > Specifically, I am wondering about ease of use, compatibility and speed.
  382. >
  383. > Thanks for any help you can offer!
  384. >
  385. > Jeff
  386. >
  387. > --
  388. > ----------------------------------------------------------------------------
  389. > Capt Jeff Long                         Rome Laboratories, Griffiss AFB, NY
  390. > longj@lonex.radc.af.mil (preferred)    Network Design Laboratory
  391. > jlong@cassiopeia.radc.af.mil           (315)330-7751 or (DSN)587-7751
  392.  
  393.         I have the software version of PC Ditto, and got burned on the
  394. hardare version.
  395.  
  396.         Basically, my main reluctance to get one of the newer hardwar
  397. emulators like PC Speed is this: I'm still tied to the emulator for
  398. expansions and the like. If I bought a PC clone, I could upgrade using
  399. off-the-shelf IBM replacement parts, upgrade boards, and the like, and the
  400. prices within the IBM community are very competitive.
  401.  
  402.         However, for me to get replacement or upgrade boards for the
  403. currently-available ST based IBM emulators, I'm stuck with getting only THEIR
  404. boards. Those companies might be as likely to fail as Avant-Garde did, and
  405. their rices are higher to boot.
  406.  
  407.         In short, if someone marketed an IBM emulator that used real
  408. IBM-compatible PARTS-- like a super-VGA board, 386 accelerators, hard drive
  409. controllers and the like-- I'd get it. But as for now, I'll have to save up
  410. to buy a real PC clone.
  411.  
  412.  
  413. """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
  414. Brian Siano,                                Delaware Valley Skeptics
  415. Rev. Philosopher-King of The First Church of the Divine Otis Redding
  416. revpk@Cellar.UUCP                     "Ecrasez l'enfame!" - Voltaire
  417. """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
  418.  
  419. ------------------------------
  420.  
  421. Date: 4 Sep 91 14:08:01 GMT
  422. From:
  423.  noao!asuvax!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!menudo.uh.edu!mtecv
  424.  2!tamsun!tamuts!n160ao@arizona.edu (Mark Lehmann)
  425. Subject: PC Emulators- Worth the money?
  426. To: Info-Atari16@naucse.cse.nau.edu
  427.  
  428. In article <1991Sep3.204051.8278@lonex.rl.af.mil> longj@lonex.rl.af.mil (Jeffrey
  429.  K. Long) writes:
  430. >Does anyone have comments on the relative merits of the available ones:
  431. >PC-Speed, Supercharger (save the breath on PC-Ditto!) and others?
  432. >Specifically, I am wondering about ease of use, compatibility and speed.
  433.  
  434. I have PC-Speed and I like it fairly well.  I like some other people have
  435. never been able to use a modem under DOS with PC-Speed but that is the only
  436. bad side effect.  Another problem is that it is to fast.  I purchased "Wheel
  437. of Fortune" for my mother who has an IBM.  When I tried the game on PC-Speed
  438. I barely had a chance to enter a move before my time was up.
  439.  
  440. I have not have a compatibility problem ever.  But, PC-Speed offers CGA
  441. graphics which is sometimes difficult to use if the software hase allot of
  442. color built into it.
  443.  
  444. The Speed in the PC-Tools "Info" Utility rates PC-Speed at "220%", an IBM PS/2
  445. Model 25 at "80%", an IBM PS/2 Model 30 at "180%" and an NEC 80286 machine at
  446. "285%".
  447.  
  448. ------------------------------
  449.  
  450. Date: 4 Sep 91 14:52:58 GMT
  451. From: hpl-opus!hpnmdla!hpsad!randyh@hplabs.hp.com (Randy Hosler)
  452. Subject: STE Info Wanted
  453. To: Info-Atari16@naucse.cse.nau.edu
  454.  
  455. Hello all,
  456.  
  457.         I'm thinking about buying a 1040STE and would like to know a few
  458.         things about it.
  459.  
  460.         1) Does it still have the harddisk/dma bug?  I have an old 20meg
  461.            Supra drive. Will it work with the STE?
  462.  
  463.         2) How hard is it to add 1meg simms?  Is the memory sockected or
  464.            soldered in.
  465.  
  466.         3) What's the difference between a 520STE and a 1040STE?  Is the
  467.            520 missing the sockets to go to 4meg?
  468.  
  469.         4) Has the workmanship improved, ei pc-board quality?  My old
  470.            520ST came with all kinds of wires butched on the board.
  471.  
  472.         5) Any testimonials?  Are you glad you got the STE or did you wish
  473.            you would've gotten a clone?
  474.  
  475.         6) Finally, I live in the SF Bay area. Any recomendations on a
  476.            dealership that will give me a good deal and *good* support?
  477.  
  478. And now for a few things I would like to sell...
  479.  
  480.         Old broken 520ST.  I think it might just need a new mmu socket.
  481.         I'll also throw in (away?) a non-fuctioning Aerco memory board.
  482.         This ST is a hw hackers dream come true. I will even include
  483.         schematics!  Other neat options include homemade detachable
  484.         keyboard.  CPU has an aluminum cover that swings off for easy
  485.         troubleshooting.  TOS 1.0 and RF modulator built in.
  486.         Also included in package...
  487.         SS external disk drive.  Works fine.
  488.         Atari MOUSE.  Good to have for a backup.
  489.         All power supplies included.
  490.         -------------------
  491.         PRICE - $100 or b/o
  492.  
  493.         STAR NX1000 RAINBOW color printer.  Hardly used.  Will include
  494.         driver and auto prg to do ALT/HELP screen dumps in color.
  495.         This is really not a bad little printer.
  496.         -------------------
  497.         PRICE - $125 or b/o
  498.  
  499. Thanks,
  500. Randy Hosler
  501.  
  502. ------------------------------
  503.  
  504. Date: 4 Sep 91 16:59:39 GMT
  505. From:
  506.  noao!asuvax!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!unix.cis.pitt.edu!r
  507.  jast1@arizona.edu (Robert J Anisko)
  508. Subject: Super Charger 286?
  509. To: Info-Atari16@naucse.cse.nau.edu
  510.  
  511.   I'm not very familiar with the "Supercharger 286", though I used to
  512. have a Supercharger (i.e. I sold it because of the $$$ it would take
  513. for the 286and AT slots expansion).  Before you buy one, you might
  514. wish to see how much actual IBM systems can be got for (check
  515. mail order or used - you could find some killer prices).  From what
  516. I understand though, the 286/expansion upgrade WILL letyou use any
  517. AT (or XT) card, thus including VGA, etc.  However, unless
  518. what I've heard is wrong (someone join in!) you could be paying
  519. like $600-$800 for this in all (you can pick up a 16mhz 286 with
  520. a harddrive for this much).
  521.  
  522.   Justsome fair warning - I originally went with the SC because of
  523. the expansion possibilities, but when I finally got a whiff of the
  524. price, I said "no thanks."
  525.  
  526.   I'm personally waiting for a AT-Speed16 (16mhz 286 emulator with
  527. 287 slot, does Color CGA and Tandy1000, and MONO Hercules, EGA
  528. and VGA).  It's twice as fast as the standard SC (not the 286),
  529. and costs ina similar price range to the standard SC...
  530.  
  531.                                         Robert Anisko
  532.                                         rjast1@unix.cis.pitt.edu
  533.  
  534. ------------------------------
  535.  
  536. Date: 30 Aug 91 19:34:49 GMT
  537. From:
  538.  europa.asd.contel.com!wlbr!lonex.rl.af.mil!blackbird.afit.af.mil!dsacg3.dsac.dl
  539.  a.mil!desc.dla.mil!wright!desire.wright.edu!cse0507@uunet.uu.net
  540. Subject: Tos 2.0x coming to an STf(m) near you...!not
  541. To: Info-Atari16@naucse.cse.nau.edu
  542.  
  543. > Oh, c'mon, that's been Atari's #1 problem since 1984.
  544. By your lights.
  545. >
  546. > The 1040 STe was released and mass produced while being full of bugs
  547. > (bad DMA, TOS problems).
  548. FULL of bugs?  Au contraire.  Full of bug fixes, maybe.  No software is EVER
  549. completely bug-free.  Ask Apple.
  550.  
  551. > The Mega STe has page flipping problems and supposely many other problems.
  552. Are you hypothesizing, or do you know of them for a fact?
  553.  
  554. > The TT/030 has problems with a monitor on top of it!  There is supposely
  555. > drive access problems, etc.  The 19" monitor won't even fit on top of the
  556. > TT/030, in fact- I doubt any monitors can be used on top of the TT!
  557. Buzz.  Wrong answer.  I ran mine for two days straight w/ a 14" Seiko, no
  558. problem.  I would say it depends on the individual machines.  Parts that
  559. are only marginally within spec sound like the problem.
  560.  
  561. > The drive controller chip doesn't work with 1.44 disk drives.
  562. True.  Atari (a la Bob The Brodie) says they have the new drive chip done,
  563. and is going to the ogre (FCC) for approval now.  :-)
  564.  
  565. > I remember two years ago Atari asked the public if they wanted a 1.44 drive
  566. > with the TT/030!  The public overwhelmingly said YES!  A few months ago
  567. > Atari finds out they can't even include one.
  568. Vague, vague, vague.   "...the public..."  Who?  They didn't ask me.  Did
  569. they really need to ask?  Doubtful.
  570. "A few months ago..."  few = ??  They can easily throw the drive in, the
  571. controller chip that they can't get from Western Digital is the difficulty.
  572.  
  573. > The almighty Mega STe and TT/030 with a 720k drive.
  574. 800k, thank you.  And a hard drive. And an Appletalk port. and and and
  575.  
  576. > I read close to 5 pages single spaced from a user on Usenet about bad
  577. > designs of the TT/030.
  578. Mail it to me.  I'm curious what others perceive to be wrong.
  579.  
  580. > At this time last year, Atari was going to make a 16MHz TT!
  581. > Can you believe it?  They changed the speed of the microprocessor
  582. > but nothing else on it.
  583. Major redesigns take major time.
  584.  
  585. > Atari lost an LARGE )INCREDIBLY( LARGE market in multi-media mainly since
  586. > not even the TT/030 can do even simple multitasking.
  587. Buzz.  Wrong answer.  It does simple, cooperative multi-tasking.  Run any
  588. accessories lately?  Windows 3.0 does simple?, cooperative multi-tasking.
  589. System 7.0 does simple?, cooperative multi-tasking.
  590. Amiga.* does pre-emptive multi-tasking.  Is that what you want?
  591.  
  592. > The engineers there should have thought of it.
  593. They have, and are, according to the the employees on the net.
  594.  
  595. > The Mega STe should have had at least 1 higher resolution (with more colors).
  596. Opinion.
  597.  
  598. > I could go on and on and on...
  599. Please...don't.
  600. > The one thing I would really wish for Atari employees to do is when they
  601. > read this, they would let someone know at Atari our concerns.
  602. Someone at Atari?  Aren't they "someone at Atari?"
  603.  
  604. > Remember- if this keeps up, you might not be working at Atari!  Not because
  605. > you aren't good, it is because Atari might not be around.
  606. Life goes on.
  607.  
  608. > And I have no idea how you could just not care.
  609. Maybe they do, maybe they don't.  Know for a fact they don't?
  610. >
  611. > You can always tell a good company by its customer suggestion box.
  612. > What customer suggestion box?
  613. Buzz.  Wrong answer.  A good company has better communication then a customer
  614. suggestion box stuffed on some inaccessible wall somewhere.
  615.  
  616. BLeh.  Ack.  Oop.
  617.                           Bob The Schulze  :-)
  618.                 Darn happy with my TT, wish more games worked.
  619.  
  620. ------------------------------
  621.  
  622. Date: 4 Sep 91 11:30:06 GMT
  623. From: mcsun!ukc!slxsys!ibmpcug!mantis!mathew@uunet.uu.net (five minutes)
  624. Subject: Tos 2.0x coming to an STf(m) near you... NOT!
  625. To: Info-Atari16@naucse.cse.nau.edu
  626.  
  627. jerry@connection.prospect.com (Jerry Shekhel) writes:
  628. > (Gregory Carter) writes:
  629. > >I wrote:
  630. > >>As far as I'm concerned, "I want to build hardware and write software for
  631. > >>it" if and only if "It is not based on any existing Intel processor".
  632. > >Gosh and I thought I was the only one in the world that thought iNTEL
  633. > >was made up of a bunch of brain dead people?
  634. >
  635. > Is all this macho cynicism intended to make you seem intelligent?  Grow up
  636. > and try again.
  637.  
  638. Sorry if you're offended, but every Intel processor I've seen has been a
  639. complete pig's breakfast.  Look at the 80x86 series.  Even the new "flagship"
  640. i860 has some truly awful bugs in the instruction set.
  641.  
  642. Take it to alt.religion.computers if you feel like arguing.
  643.  
  644.  
  645. mathew
  646.  
  647.  
  648.  
  649. ------------------------------
  650.  
  651. Date: 4 Sep 91 14:19:06 GMT
  652. From:
  653.  noao!asuvax!cs.utexas.edu!wupost!corvette.utdallas.edu!helios!tamsun!tamuts!n16
  654.  0ao@arizona.edu (Mark Lehmann)
  655. Subject: TT Unix / TT TOS
  656. To: Info-Atari16@naucse.cse.nau.edu
  657.  
  658. In article <1991Sep3.203934.29764@dartvax.dartmouth.edu> dav@coos.dartmouth.edu
  659.  (William David Haas) writes:
  660. >n160ao@tamuts.tamu.edu (Mark Lehmann) writes:
  661. >
  662. >>It seems that most UNIX developers add a IBM emulator product that allows
  663. >>UNIX users to access DOS on their UNIX machine.  No one does a good job
  664. >>at it.
  665. >
  666. >The IBM RS/6000 has a very good dos emulator.  It emulates an XT at AT
  667. >speed (or at least thats what people say).  I don't use dos so I can't
  668. >really judge the speed.  It is faster than any XT I have used though.
  669. >(And I did get Battle chess to run on it.)
  670.  
  671. I work for IBM in a Co-op job doing technical support for all IBM's AIX
  672. products.  I have used the PC Simulator on the Risc System/6000 (Tandy owns
  673. the word "RS/6000" and gets angry if IBMers use it) and DOS Merge for AIX PS/2.
  674. When more than 4 four are running DOS on the same machine at the same time,
  675. the PS/2 holds up better than the RISC System/6000.  Also, the PS/2 actaully
  676. has an 8086 virtual mode which the RISC System/6000 doesn't.  Since so many
  677. DOS programmers avoid using the BIOS and program to little quirks of the
  678. 8086 chip, the PC Simulator just can't figure out what to emulator sometimes
  679. and then fails.  I would put the RISC System/6000 at third place behind
  680. LOCUS's PC Merge product.
  681.  
  682. My point is, even if Atari makes an emulator, it isn't going to satisfy
  683. us becuase the popular software on the ST also avoids the Operating System
  684. calls an directly accesses the hardware in a undocumented way.  That is
  685. "taboo" in a multi-user multi-processing operating system.
  686.  
  687. Mark
  688. tamuts.tamu.edu!n160ao
  689.  
  690. ------------------------------
  691.  
  692. Date: 4 Sep 91 15:43:11 GMT
  693. From:
  694.  noao!ncar!elroy.jpl.nasa.gov!swrinde!zaphod.mps.ohio-state.edu!sol.ctr.columbia
  695.  .edu!cunixf.cc.columbia.edu!cunixb.cc.columbia.edu!cmm1@arizona.edu
  696.  (Christopher M Mauritz)
  697. Subject: TT Unix / TT TOS
  698. To: Info-Atari16@naucse.cse.nau.edu
  699.  
  700. In article <3233@tamsun.TAMU.EDU> n160ao@tamuts.tamu.edu (Mark Lehmann) writes:
  701. >In article <1991Sep3.203934.29764@dartvax.dartmouth.edu> dav@coos.dartmouth.edu
  702.  (William David Haas) writes:
  703. >>n160ao@tamuts.tamu.edu (Mark Lehmann) writes:
  704. >>
  705. >>>It seems that most UNIX developers add a IBM emulator product that allows
  706. >>>UNIX users to access DOS on their UNIX machine.  No one does a good job
  707. >>>at it.
  708. >>
  709. >>The IBM RS/6000 has a very good dos emulator.  It emulates an XT at AT
  710. >>speed (or at least thats what people say).  I don't use dos so I can't
  711. >>really judge the speed.  It is faster than any XT I have used though.
  712. >>(And I did get Battle chess to run on it.)
  713. >
  714. >I work for IBM in a Co-op job doing technical support for all IBM's AIX
  715. >products.  I have used the PC Simulator on the Risc System/6000 (Tandy owns
  716. >the word "RS/6000" and gets angry if IBMers use it) and DOS Merge for AIX PS/2.
  717. >When more than 4 four are running DOS on the same machine at the same time,
  718. >the PS/2 holds up better than the RISC System/6000.  Also, the PS/2 actaully
  719. >has an 8086 virtual mode which the RISC System/6000 doesn't.  Since so many
  720. >DOS programmers avoid using the BIOS and program to little quirks of the
  721. >8086 chip, the PC Simulator just can't figure out what to emulator sometimes
  722. >and then fails.  I would put the RISC System/6000 at third place behind
  723. >LOCUS's PC Merge product.
  724. >
  725. >My point is, even if Atari makes an emulator, it isn't going to satisfy
  726. >us becuase the popular software on the ST also avoids the Operating System
  727. >calls an directly accesses the hardware in a undocumented way.  That is
  728. >"taboo" in a multi-user multi-processing operating system.
  729.  
  730. What about SoftPC?  Doesn't this also run on Sun Workstations as well
  731. as on the Mac?  Why doesn't Atari just license a decent emulator and
  732. charge users for it instead of just poking its head in the sand and
  733. hoping the demand goes away (or shops somehwere else)?
  734.  
  735. BTW, has anyone actually SEEN Unix System V running on a TT and
  736. used it?  Trade shows don't count since it is easy to control what
  737. people do to it under these circumstance to prevent any embarassing
  738. crashes.
  739.  
  740. Also, have very many people BOUGHT these things anyway?  I've seen notes
  741. here from a few old timer/hackers from the ST community who got one,
  742. but has the thing been selling to real people yet?  Of course, there
  743. are always going to be those fanatics for every brand of computer who
  744. will buy the "latest and greatest" gadget just to have it, but what
  745. about normal consumers who walk into a computer store to buy a
  746. computer?
  747.  
  748. Cheers,
  749.  
  750. Chris
  751. --------------+----------------------------------------------------------
  752. Chris Mauritz | Cuba's *superior* human rights record is only part of the
  753.               | answer; it's superior social conditions are another.
  754. --------------|        -Harel Barzilai-
  755.  
  756. ------------------------------
  757.  
  758. End of Info-Atari16 Digest
  759. ******************************
  760.